home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / SpaceEscape •••• / SpaceEscape ееее / card_52933.txt < prev    next >
Text File  |  1990-10-02  |  1KB  |  48 lines

  1. -- card: 52933 from stack: in
  2. -- bmap block id: 35609
  3. -- flags: 4000
  4. -- background id: 10232
  5. -- name: help4
  6. ----- HyperTalk script -----
  7. on closecard
  8.   visual effect dissolve very fast
  9. end closecard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=226 top=308 right=334 bottom=256
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 1015 / 1015
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Done
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   pop card
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part contents for background part 2
  32. ----- text -----
  33. 3
  34.  
  35. -- part contents for background part 1
  36. ----- text -----
  37.         The "Z" button will "zap" (erase) all previously saved games.
  38.  
  39.         This button will return you to the "home" stack.
  40.  
  41.  
  42.                                   MANIPULATING INVENTORY ITEMS
  43.  
  44.      To manipulate an item in the inventory, that is, an item which you have picked up at some point in the game and is displayed in the scrolling text field labeled "inventory" at the bottom left corner of the screen,  click on the button labelled "examine item".  You will be asked which item to examine.  Make sure you enter the name exactly as it appears in the "inventory" field.
  45.      You will then be sent to the card describing that item, and you can manipulate it from there.
  46.  
  47.                                                  HAVE FUN!
  48.